LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Result Property (IWorkstationArgument<D,T>)

Show in webframe






Gets the result of executing the argument.
Syntax
T Result {get;}
'Declaration
 
ReadOnly Property Result As T
'Usage
 
Dim instance As IWorkstationArgument(Of D,T)
Dim value As T
 
value = instance.Result

            

            
__property T* get_Result();
property T* Result {
   T* get();
}

Property Value

The result of executing the argument.
Requirements

Target Platforms

See Also

Reference

IWorkstationArgument<D,T> Interface
IWorkstationArgument<D,T> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.